Resource StructureDefinition/FHIR Server from package tiplu.maia.schnittstellendefinition#1.1.1 (79 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "MaiaProzedur",
"url" : "https://tiplu.de/fhir/maia/StructureDefinition/MaiaProzedur",
"version" : "1.0.0",
"name" : "MaiaProzedur",
"title" : "Maia Prozedur",
"status" : "active",
"experimental" : false,
"date" : "2023-02-27",
"publisher" : "Tiplu GmbH",
"description" : "Das vorliegende Procedure-Profil beschreibt im UseCase Prozedur alle verpflichtenden und optionalen Informationen, die ein Datenlieferant für Maia liefern muss.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Procedure",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Procedure",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Procedure.id",
"path" : "Procedure.id",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Procedure.status",
"path" : "Procedure.status",
"mustSupport" : true
},
{
"id" : "Procedure.code",
"path" : "Procedure.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Procedure.code.coding",
"path" : "Procedure.code.coding",
"min" : 1,
"type" : [
{
"code" : "Coding",
"profile" : [
"http://fhir.de/StructureDefinition/CodingOPS"
]
}
],
"mustSupport" : true
},
{
"id" : "Procedure.subject",
"path" : "Procedure.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient"
]
}
],
"mustSupport" : true
},
{
"id" : "Procedure.encounter",
"path" : "Procedure.encounter",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://tiplu.de/fhir/maia/StructureDefinition/MaiaKontaktGesundheitseinrichtung"
]
}
],
"mustSupport" : true
},
{
"id" : "Procedure.performed[x]",
"path" : "Procedure.performed[x]",
"min" : 1,
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.